KtorCRUDRepoClient

inline fun <ObjectType, IdType, InputValue> KtorCRUDRepoClient(    baseUrl: String,     httpClient: <ERROR CLASS>,     idsSerializer: <ERROR CLASS><IdType>,     serialFormat: <ERROR CLASS>,     contentType: <ERROR CLASS>): KtorCRUDRepoClient<ObjectType, IdType, InputValue>
inline fun <ObjectType, IdType, InputValue> KtorCRUDRepoClient(    baseUrl: String,     httpClient: <ERROR CLASS>,     idsSerializer: <ERROR CLASS><IdType>,     serialFormat: <ERROR CLASS>,     contentType: <ERROR CLASS>): KtorCRUDRepoClient<ObjectType, IdType, InputValue>
inline fun <ObjectType, IdType, InputValue> KtorCRUDRepoClient(    baseUrl: String,     subpart: String,     httpClient: <ERROR CLASS>,     contentType: <ERROR CLASS>,     noinline idSerializer: suspend (IdType) -> String): KtorCRUDRepoClient<ObjectType, IdType, InputValue>
inline fun <ObjectType, IdType, InputValue> KtorCRUDRepoClient(    baseUrl: String,     subpart: String,     httpClient: <ERROR CLASS>,     idsSerializer: <ERROR CLASS><IdType>,     serialFormat: <ERROR CLASS>,     contentType: <ERROR CLASS>): <ERROR CLASS>
inline fun <ObjectType, IdType, InputValue> KtorCRUDRepoClient(    baseUrl: String,     subpart: String,     httpClient: <ERROR CLASS>,     idsSerializer: <ERROR CLASS><IdType>,     serialFormat: <ERROR CLASS>,     contentType: <ERROR CLASS>): <ERROR CLASS>